html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {
	margin: 0;
	padding: 0;
}
body {
    font-family: 'PingFang SC', "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
}
ul,ol,li {
    list-style: none
}
input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'PingFang SC', "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type="text"],input[type="password"],textarea {
    outline-style: none;
    -webkit-appearance: none
}
textarea {
    resize: none
}
img {
    border: 0;
    vertical-align: middle
}


.un_hd{
    overflow: hidden;
    background: #f8f8f8;
    position: fixed;
    height: 118px;
    width: 100%;
    z-index: 999;
    top: 0;
}
.un_h_t{
	padding: 0 10%;
    border-bottom: 1px solid #c5c5c5;
    overflow: hidden;
}
.un_h_tl{
    height: 32px;
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #666;
}
.un_h_tr{
    height: 32px;
    float: right;
    overflow: hidden;
	color: #666;
}
.un_h_trp{
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-right: 25px;
}
.un_h_trp>span{
    font-weight: 600;
    color: #f80101 !important;
}
.un_h_trb{
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 600;
    color: #337ab7;
}
.un_h_trb>span{
	cursor: pointer;
}
.un_h_trb>span:hover{
	color: #fc5a20;
}

.un_h_b{
	padding: 0 10%;
    overflow: hidden;
}
.un_h_bl{
    height: 85px;
    float: left;
    width: 15%;
    overflow: hidden;
}
.un_h_bli{
	float: left;
    overflow: hidden;
    padding-right: 5px;
}
.un_h_bli>img{
    height: 55px;
    display: block;
    padding-top: 14px;
}
.un_h_blt{
    float: left;
    width: 60%;
    height: 55px;
    line-height: 55px;
    padding-top: 15px;
    font-size: 22px;
    color: #777;
}
.un_h_bc{
    height: 85px;
    overflow: hidden;
    float: right;
    width: 70%;
}
.un_h_bc>div{
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #777;
    cursor: pointer;
    overflow: hidden;
    width: 11.11%;
}
.un_h_bc>div:hover{
	color:#000;
}
.un_h_br{
    height: 85px;
    float: right;
    width: 15%;
    overflow: hidden;
}
.un_h_bri{
    float: right;
    height: 30px;
    width: 100px;
    margin-top: 27px;
    overflow: hidden;
    border: 1px solid #c0c0c0;
    border-radius: 8px 0 0 8px;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: grey;
}
.un_h_bri>input{
	height: 100%;
    width: 80%;
    padding: 0 0 0 10%;
    border: 0;
    font-size: 14px;
}
.un_h_brb{
	float: right;
    height: 30px;
    width: 40px;
    margin-top: 27px;
    background: #eee;
    border: 1px solid #c0c0c0;
    border-radius: 0 8px 8px 0;
    position: relative;
    cursor: pointer;
    background-color: #0384E7;
}
.unsp1{
	position: absolute;
    width: 15px;
    height: 15px;
    top: 7px;
    left: 11px;
    background: #000;
    border-radius: 50%;
}
.unsp2{
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    left: 13px;
    background: #000;
    border: 2px solid #eee;
    border-radius: 50%;
}
.unsp3{
    position: absolute;
    width: 4px;
    height: 6px;
    top: 18px;
    left: 22px;
    background: #000;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);	
}

.un_cont{
    width: 100%;
    overflow: hidden;
    padding-top: 118px;
}
.un_data{
	min-height: 300px;
    overflow: hidden;
}

.un_ft{
	overflow: hidden;
    background: #373d41;
}
.un_ftt{
	width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid grey;
    padding: 10px 0;
    overflow: hidden;
}
.un_fttd{
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    display: table;
}
.un_fttd>div{
    float: left;
    font-size: 15px;
    color: #979797;
    padding: 0 10px;
    border-right: 2px solid #979797;
	cursor: pointer;
}
.un_fttd>div:last-child{
	border:none;
}
.un_ftc{
	width: 70%;
    margin: 0 auto;
    min-height: 130px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #bfbfbf;
    font-family: Arial, sans-serif;
    font-size: 13px;
}
.un_fc_o{
	float: left;
    width: 17%;
    overflow: hidden;
}
.un_fc_o>div{
	padding: 10px 0 5px 0;
    cursor: pointer;
}
/*.un_fc_o>div:hover{
	color: #e20000;
}*/
.un_fc_t{
    width: 20%;
    padding-left: 10%;
    float: left;
    overflow: hidden;
    border-left: 1px solid #bfbfbf;
}
.un_fc_t>div{
	padding: 10px 0 5px 0;
}
.un_fc_thr{
	float: right;
    width: 15%;
}
.un_fc_trl{
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 24px;
    position: relative;
}
.un_fc_trl>img{
	width: 58px;
	cursor: pointer;
}
.un_fc_trl:hover >.un_fc_tlhd{
	display:block;
}
.un_fc_tlhd{
    position: absolute;
    top: -105px;
    left: 2px;
	display: none;
}
.un_fc_tlhd>img{
	width: 94px;
}

.un_ftb{
	height: 50px;
    background: #2a3034;
    color: #bcbcbc;
    font-size: 12px;
}
.un_ftb>div{
	width: 45%;
    height: 20px;
    line-height: 20px;
    padding-top: 14px;
}
.un_ftb>div:first-child{
	float: left;
	text-align: right;
}
.un_ftb>div:last-child{
	float: right;
	cursor: pointer;
}

.un_nav{
    height: 50px;
    background: #004F99;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 118px;
    left: 0;
    z-index: 99;
}
.un_navd{
    width: 80%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.un_n_t{
    height: 100%;
    float: left;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}
.un_n_tact{
    height: 100%;
    float: left;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    background: #0384e6;
    color: #fff;
    cursor: pointer;
}

.un_gt_div{
    position: fixed;
    bottom: calc(50% - 180px);
    left: 8px;
    z-index: 999;
    overflow: hidden;
    width: 150px;
    border-radius: 5px;
    background: #f5f5f5;
}
.un_gtd_img{
    background: #fff;
    margin: 10px;
    overflow: hidden;
    border-radius: 5px;
}
.un_gtd_img>img{
    width: 100%;
    display: block;
}
.un_gtd_itit{
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    background: #096bb6;
}
.un_gtd_ititup{
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #096bb6;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
}
.un_gtd_qq{
    display: block;
    height: 28px;
    text-decoration: none;
    padding: 5px 10px;
    margin: 5px 10px;
    overflow: hidden;
}
.un_gtd_11line{
    border-bottom: 1px solid #ddd;
}
.un_gtd_qq>img{
    display: block;
    height: 18px;
    margin-top: 5px;
    float: left;
}
.un_gtd_qq>div{
    float: left;
    margin-left: 12px;
    height: 28px;
    line-height: 27px;
    color: #666;
    font-size: 15px;
}
.un_gtd_zxzx{
    text-align: center;
    height: 30px;
    line-height: 35px;
    background: #096bb6;
    color: #fff;
    font-size: 15px;
    padding: 5px 0 0;
}
.un_gtd_ph{
    text-align: center;
    height: 30px;
    line-height: 24px;
    background: #096bb6;
    color: #fff;
    font-size: 15px;
    padding-bottom: 6px;
}

.loading-content {
    margin: 30px auto;
    width: 150px;
	display: flex;
    justify-content: center;
}

.loading-content>div {
    width: 20px;
    height: 20px;
    background-color: #f80101;
    border-radius: 50%;
    display: inline-block;
    animation: action 1.5s infinite ease-in-out;
    animation-fill-mode: both;
}

.loading-content .point1 {
    animation-delay: -0.3s;
}

.loading-content .point2 {
    animation-delay: -0.1s;
}

@keyframes action {

    0%,
    80%,
    100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}

.pd_s_bs1{
    position: absolute;
    left: 48%;
    margin-left: -10px;
    top: 6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #fff;
}
.pd_s_bs2{
    position: absolute;
    width: 4px;
    height: 10px;
    top: 29px;
    left: 48%;
    margin-left: 9px;
    background: #fff;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}